This is an R Markdown Notebook. When you execute code within the notebook, the results appear beneath the code.
Try executing this chunk by clicking the Run button within the chunk or by placing your cursor inside it and pressing Cmd+Shift+Enter.
# Sys.getenv("RSTUDIO_PANDOC")
# Sys.setenv(RSTUDIO_PANDOC= "/c/Program Files/RStudio/bin/pandoc/")
# remove.packages('vctrs')
# install.packages('vctrs')
# packageVersion('vctrs')
library(namespace)
library(corrplot)
corrplot 0.84 loaded
require("survival")
Loading required package: survival
require(statar)
Loading required package: statar
library(statar)
library(ggplot2)
library(ggpubr)
library(readxl)
library(tidyr)
pan_immune_matrix=readxl::read_xlsx('../data/1-s2.0-S1074761318301213-mmc2.xlsx')
New names:
* Eosinophils -> Eosinophils...41
* Neutrophils -> Neutrophils...48
* Neutrophils -> Neutrophils...60
* Eosinophils -> Eosinophils...61
pan_immune_matrix